Given
path 'geonetwork/srv/dut/inspire'
0.000
And
param service = 'CSW'
0.000
And
param version = '2.0.2'
0.000
And
param request = 'GetRecordById'
0.000
And
param id = 'af4841b5-ce83-4edb-af41-429a21140316'
0.001
And
param elementsetname = 'full'
0.000
And
param outputSchema = 'http://www.isotc211.org/2005/gmd'
0.000
*
eval karate.embed(responseBytes,'application/xml')
0.000
This file cannot be displayed. Use download button to get the content as file.
And
match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'af4841b5-ce83-4edb-af41-429a21140316'
0.009
*
def title = get response //citation/CI_Citation/title/CharacterString
0.003
*
def email = get response //electronicMailAddress/CharacterString
0.035
*
def organisationpath = karate.get('//organisationName/CharacterString')
0.009
*
def organisation = organisationpath ? organisationpath : 'no organisationName found in service record'
0.000
*
def xlinks = get response /GetRecordByIdResponse//@href
0.030
*
def ObjectValues =
0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
*
def filterx =
0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
*
def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks))
0.031
*
def id = "af4841b5-ce83-4edb-af41-429a21140316"
0.001
*
call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link')
2.253
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/31}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 208
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 209
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature
0.000
{
"link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"
}
> *
print "testing xlinkurl:" + link
0.000
13:26:47.328 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/31
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
13:26:47.533 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[1] InspireTest/def/checkxlinkurl.template.feature
0.000
{
"link": "http://geonetwork-opensource.org/inspire-theme#"
}
> *
print "testing xlinkurl:" + link
0.001
13:26:47.533 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
13:26:47.535 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
13:26:48.133 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[2] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.133 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
13:26:48.135 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.136 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.136 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[3] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.136 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.138 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.139 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.139 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[4] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.139 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.140 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.141 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.141 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[5] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.141 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.142 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.142 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.143 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[6] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.143 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.143 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.001
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.146 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.146 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[7] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.146 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.147 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.148 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.149 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[8] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.149 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.150 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.002
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.153 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.153 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[9] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.153 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.154 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.155 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.155 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[10] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.155 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.155 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.156 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.156 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[11] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.156 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.157 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.159 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.159 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[12] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.159 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.159 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.160 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.160 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[13] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.008
13:26:48.160 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.169 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.170 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.170 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[14] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.170 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.171 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.171 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.171 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[15] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.171 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.172 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.173 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.173 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[16] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.173 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.175 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.175 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.175 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[17] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.175 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.177 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.178 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.178 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[18] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.178 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.179 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.180 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.180 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[19] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.180 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.181 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.181 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.182 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[20] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.182 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.182 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.184 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.184 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[21] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
13:26:48.184 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.188 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.188 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.188 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[22] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.189 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.189 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.190 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.190 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[23] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.190 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.191 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.192 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.192 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[24] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.192 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.193 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.193 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.193 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[25] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.193 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.194 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.195 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.195 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[26] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.195 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.198 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.198 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.198 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[27] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.198 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.199 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.200 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.200 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[28] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.200 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.201 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.201 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.201 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[29] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.201 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.202 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.203 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.207 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[30] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.207 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.208 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.209 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.209 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[31] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.209 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.212 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.213 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.213 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[32] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.213 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.216 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.217 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.217 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[33] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.217 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.219 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.227 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.227 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[34] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.227 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.228 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.229 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.229 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[35] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.229 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.232 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.232 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.232 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[36] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.233 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.233 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.234 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.234 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[37] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.234 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.236 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.237 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.237 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[38] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.237 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.239 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.241 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.241 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[39] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.241 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.242 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.252 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.252 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[40] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.252 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.254 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.255 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.255 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[41] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.255 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.259 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.012
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.264 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.272 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[42] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.272 feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.273 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.274 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.274 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[43] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.274 feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.275 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.276 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.276 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[44] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.276 feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.277 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.284 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.284 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[45] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.284 feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.285 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.286 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.286 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[46] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.286 feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.286 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.290 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.290 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[47] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.290 feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.291 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.291 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.291 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[48] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.291 feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.293 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.293 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.293 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[49] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
13:26:48.294 feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.304 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.305 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.305 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[50] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.305 feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.306 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.306 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.306 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[51] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.306 feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.307 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.308 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.308 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[52] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.308 feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.308 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.310 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.310 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[53] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.310 feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.311 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.311 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.311 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[54] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.311 feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.312 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.001
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.316 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.316 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[55] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
13:26:48.318 feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.328 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.002
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.334 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.335 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[56] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
13:26:48.335 feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.338 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.339 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.339 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[57] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.339 feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.340 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.342 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.342 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[58] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.342 feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.343 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.345 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.345 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[59] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.345 feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.346 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.347 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.347 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[60] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.352 feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.353 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.353 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.353 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[61] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
13:26:48.354 feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.360 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.361 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.361 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[62] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.361 feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.362 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.362 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.362 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[63] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.005
13:26:48.363 feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.368 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.369 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.369 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[64] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.369 feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.370 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.370 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.370 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[65] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.372 feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.373 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.373 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.373 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[66] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.011
13:26:48.373 feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.385 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.386 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.386 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[67] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.386 feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.386 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.387 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.387 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[68] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.387 feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.388 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.388 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.388 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[69] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.389 feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.389 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.390 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.390 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[70] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.390 feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.392 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.400 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.400 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[71] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.400 feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.402 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.405 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.405 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[72] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.405 feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.406 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.407 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.407 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[73] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.407 feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.407 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.408 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.408 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[74] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.408 feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.409 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.409 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.409 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[75] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.410 feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.410 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.411 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.411 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[76] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.008
13:26:48.411 feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.420 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.421 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.421 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[77] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.421 feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.430 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.430 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.430 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[78] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.430 feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.432 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.007
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.440 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.440 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[79] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.440 feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.442 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.442 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.449 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[80] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.449 feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.450 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.451 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.451 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[81] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.451 feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.452 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.452 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.452 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[82] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.454 feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.455 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.456 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.456 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[83] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
13:26:48.456 feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.464 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.465 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.465 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[84] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.009
13:26:48.465 feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.474 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.475 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.475 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[85] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.475 feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.476 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.476 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.476 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[86] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.476 feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.477 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.478 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.478 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[87] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.478 feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.478 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.479 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.479 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[88] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.479 feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.479 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.002
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.483 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.483 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[89] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
13:26:48.483 feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.490 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.490 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.491 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[90] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.491 feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.491 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.493 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.493 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[91] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.493 feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.494 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.494 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.494 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[92] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.504 feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.504 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.505 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.505 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[93] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
13:26:48.506 feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.509 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.516 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.516 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[94] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.516 feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.518 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.523 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.523 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[95] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.523 feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.525 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.526 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.526 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[96] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.526 feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.528 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.530 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.530 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[97] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
13:26:48.530 feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.540 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.541 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.541 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[98] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.541 feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.546 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.546 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.546 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[99] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.005
13:26:48.546 feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.553 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.553 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.553 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[100] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.553 feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.554 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.555 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.555 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[101] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.555 feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.555 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.556 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.556 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[102] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.556 feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.557 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.557 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.557 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[103] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.557 feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.563 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.563 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.563 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[104] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.563 feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.564 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.567 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.567 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[105] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.567 feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.567 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.568 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.568 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[106] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.568 feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.569 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.575 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.575 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[107] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.575 feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.575 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.576 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.576 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[108] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.576 feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.577 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.577 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.577 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[109] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.578 feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.580 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.580 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.580 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[110] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
13:26:48.580 feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.588 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.589 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.589 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[111] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.589 feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.589 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.590 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.590 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[112] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.590 feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.591 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.591 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.591 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[113] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.591 feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.592 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.593 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.593 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[114] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.595 feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.595 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.596 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.596 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[115] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.019
13:26:48.596 feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.616 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.617 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.617 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[116] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.617 feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.618 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.618 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.618 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[117] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.619 feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.619 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.620 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.620 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[118] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.620 feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.621 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.621 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.621 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[119] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.621 feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.622 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.623 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.623 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[120] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.623 feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.624 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.624 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.624 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[121] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.624 feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.629 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.630 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.630 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[122] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.630 feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.630 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.631 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.631 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[123] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.631 feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.632 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.632 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.632 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[124] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
13:26:48.633 feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.640 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.641 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.641 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[125] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.641 feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.642 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.643 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.643 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[126] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.644 feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.646 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.647 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.648 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[127] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.648 feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.650 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.650 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.650 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[128] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.651 feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.651 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.660 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.660 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[129] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.660 feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.661 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.661 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.661 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[130] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.662 feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.662 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.663 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.663 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[131] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.663 feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.664 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.664 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.664 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[132] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.664 feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.665 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.665 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.665 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[133] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.666 feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.666 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.667 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.667 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[134] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.667 feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.668 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.672 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.672 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[135] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.672 feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.673 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.674 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.674 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[136] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.674 feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.674 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.675 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.675 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[137] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.675 feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.676 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.684 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.684 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[138] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.684 feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.685 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.685 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.685 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[139] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.685 feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.686 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.687 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.687 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[140] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.687 feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.687 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.688 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.688 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[141] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.688 feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.689 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.690 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.690 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[142] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.690 feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.691 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.691 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.691 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[143] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.691 feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.692 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.693 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.700 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[144] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.700 feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.701 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.702 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.702 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[145] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
13:26:48.702 feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.705 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.705 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.706 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[146] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.706 feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.706 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.707 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.707 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[147] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.707 feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.708 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.708 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.708 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[148] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.708 feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.709 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.709 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.709 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[149] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
13:26:48.709 feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.720 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.728 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.732 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[150] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.732 feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.733 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.734 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.734 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[151] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.734 feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.734 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.735 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.735 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[152] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.735 feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.736 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.740 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.740 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[153] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.741 feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.741 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.742 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.742 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[154] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
13:26:48.742 feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.748 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.749 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.749 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[155] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.749 feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.750 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.753 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.753 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[156] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.753 feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.756 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.758 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.759 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[157] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.759 feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.762 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.764 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.765 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[158] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.765 feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.768 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.771 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.771 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[159] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
13:26:48.772 feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.775 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.001
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.777 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.777 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[160] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
13:26:48.777 feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.788 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.789 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.789 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[161] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.789 feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.789 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.790 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.790 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[162] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.790 feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.791 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.791 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.791 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[163] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.791 feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.796 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.800 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.800 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[164] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.800 feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.801 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.802 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.802 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[165] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.802 feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.803 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.803 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.803 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[166] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.803 feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.804 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.804 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.804 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[167] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.805 feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.805 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.806 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.806 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[168] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.018
13:26:48.813 feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.832 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.833 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.833 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[169] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.833 feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.834 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.834 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.834 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[170] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.834 feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.835 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.837 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.837 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[171] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.837 feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.837 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.001
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.839 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.839 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[172] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.840 feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.840 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.841 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.841 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[173] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.841 feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.841 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.003
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.845 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.845 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[174] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.845 feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.846 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.848 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.848 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[175] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.848 feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.849 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.851 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.851 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[176] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.851 feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.853 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.854 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.854 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[177] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.854 feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.855 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.857 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.857 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[178] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
13:26:48.857 feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.860 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.860 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.860 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[179] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.860 feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.862 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.862 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.862 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[180] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.862 feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.866 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.866 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.866 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[181] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.867 feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.867 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.002
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.870 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.870 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[182] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.870 feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.871 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.871 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.871 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[183] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.872 feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.874 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.875 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.875 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[184] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.875 feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.877 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.879 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.879 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[185] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.879 feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.880 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.881 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.881 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[186] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.881 feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.883 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.884 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.884 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[187] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.884 feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.885 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.887 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.887 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[188] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.887 feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.887 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.889 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.889 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[189] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.889 feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.891 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.893 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.893 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[190] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.893 feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.894 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.895 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.895 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[191] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
13:26:48.895 feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.897 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.001
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.900 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.900 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[192] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
13:26:48.900 feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.905 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.905 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.905 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[193] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.905 feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.906 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.906 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.906 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[194] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.907 feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.907 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.908 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.908 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[195] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.908 feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.908 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.909 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.909 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[196] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.909 feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.909 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.910 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.910 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[197] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.910 feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.911 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.911 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.911 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[198] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.911 feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.912 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.006
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.919 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.919 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[199] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.919 feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.919 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.920 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.920 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[200] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.920 feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.921 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.921 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.921 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[201] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.921 feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.922 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.923 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.923 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[202] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.018
13:26:48.924 feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.943 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.944 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.944 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[203] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.944 feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.945 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.945 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.945 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[204] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.945 feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.946 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.014
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.961 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.961 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[205] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.961 feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.962 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.964 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.964 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[206] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.964 feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.965 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.965 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.965 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[207] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.021
13:26:48.966 feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.987 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.989 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.989 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[208] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.989 feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.990 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.991 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.991 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[209] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
13:26:48.991 feature call (loop) failed at index: 208
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.992 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.992 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
13:26:48.992 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[210] InspireTest/def/checkxlinkurl.template.feature
0.000
{
"link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification"
}
> *
print "testing xlinkurl:" + link
0.000
13:26:48.993 feature call (loop) failed at index: 209
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
13:26:48.993 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
*
def mystorage = Java.type('storage.DataStorage')
0.000
*
def db = new mystorage
0.000
*
eval db.writeln('"af4841b5-ce83-4edb-af41-429a21140316","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv')
0.000